Skip to content

Conversation

@stephencelis
Copy link
Member

@stephencelis stephencelis commented Aug 26, 2025

  • Stub an article for full-text search
  • Fix outdated DocC symbols
  • Miscellaneous fixes

One breaking change: jsonGroupArray's isDistinct parameter was renamed to distinct (to be consistent with all the other aggregate functions). Applying fix-it should be enough to migrate and we're pre-1.0, so not sure a deprecated overload is worth it.

- Stub an article for full-text search
- Fix outdated DocC symbols
- Miscellaneous fixes

One breaking change: `jsonGroupArray`'s `isDistinct` parameter was
renamed to `distinct`. Applying fix-it should be enough to migrate and
we're pre-1.0, so not sure a deprecated overload is worth it.
@stephencelis stephencelis requested a review from mbrandonw August 26, 2025 18:20
@stephencelis stephencelis merged commit bc6f0df into main Aug 26, 2025
3 checks passed
@stephencelis stephencelis deleted the docs-updates branch August 26, 2025 18:57
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 14, 2025
- Stub an article for full-text search
- Fix outdated DocC symbols
- Miscellaneous fixes

One breaking change: `jsonGroupArray`'s `isDistinct` parameter was
renamed to `distinct`. Applying fix-it should be enough to migrate and
we're pre-1.0, so not sure a deprecated overload is worth it.
coenttb pushed a commit to coenttb/swift-structured-queries-postgres that referenced this pull request Oct 15, 2025
- Stub an article for full-text search
- Fix outdated DocC symbols
- Miscellaneous fixes

One breaking change: `jsonGroupArray`'s `isDistinct` parameter was
renamed to `distinct`. Applying fix-it should be enough to migrate and
we're pre-1.0, so not sure a deprecated overload is worth it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants